home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscTeePalette / English.lproj / MiscTeeConnectorInspector.nib / data.classes next >
Encoding:
Text File  |  1994-10-22  |  454 b   |  35 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MiscTeeConnectorInspector = {
  7.     ACTIONS = {
  8.     clickOutlet:;
  9.     revert:;
  10.     ok:;
  11.     };
  12.     OUTLETS = {
  13.     actionTitleField;
  14.     outletBrowser;
  15.     };
  16.     SUPERCLASS = IBInspector;
  17. };
  18. MiscTeeConnector = {
  19.     ACTIONS = {
  20.     };
  21.     OUTLETS = {
  22.     idSource;
  23.     idDest;
  24.     };
  25.     SUPERCLASS = Object;
  26. };
  27. MiscTee = {
  28.     ACTIONS = {
  29.     ping:;
  30.     };
  31.     OUTLETS = {
  32.     };
  33.     SUPERCLASS = Object;
  34. };
  35.